.site-footer[data-v-a74295e9]{width:100%;background:#1c2332;color:#fff;margin-top:auto}.site-footer .footer-container[data-v-a74295e9]{max-width:1920px;margin:0 auto;padding:60px 160px 40px}.site-footer .footer-container .footer-content[data-v-a74295e9]{display:grid;grid-template-columns:repeat(6,1fr);gap:40px;margin-bottom:40px}.site-footer .footer-container .footer-content .footer-section h3[data-v-a74295e9]{font-size:18px;font-weight:600;color:#fff;margin-bottom:20px;line-height:1.4}.site-footer .footer-container .footer-content .footer-section ul[data-v-a74295e9]{list-style:none;padding:0;margin:0}.site-footer .footer-container .footer-content .footer-section ul li[data-v-a74295e9]{margin-bottom:12px}.site-footer .footer-container .footer-content .footer-section ul li a[data-v-a74295e9]{color:#fffc;text-decoration:none;font-size:14px;line-height:1.6;transition:color .3s ease}.site-footer .footer-container .footer-content .footer-section ul li a[data-v-a74295e9]:hover{color:#fff}.site-footer .footer-container .footer-content .footer-section.contact-section .contact-info p[data-v-a74295e9]{color:#fffc;font-size:14px;line-height:1.8;margin-bottom:8px}.site-footer .footer-container .footer-content .footer-section.contact-section .contact-info p strong[data-v-a74295e9]{color:#fff}.site-footer .footer-container .footer-bottom[data-v-a74295e9]{border-top:1px solid rgba(255,255,255,.1);padding-top:30px;display:flex;justify-content:space-between;align-items:center}.site-footer .footer-container .footer-bottom .social-links[data-v-a74295e9]{display:flex;gap:15px}.site-footer .footer-container .footer-bottom .social-links .social-link[data-v-a74295e9]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;transition:all .3s ease;position:relative}.site-footer .footer-container .footer-bottom .social-links .social-link[data-v-a74295e9]:hover{background:#fff3;transform:translateY(-2px)}.site-footer .footer-container .footer-bottom .social-links .social-link img[data-v-a74295e9]{width:16px;height:16px;filter:brightness(0) invert(1)}.site-footer .footer-container .footer-bottom .social-links .social-link.social-hover .qr-popup[data-v-a74295e9]{position:absolute;bottom:50px;left:50%;transform:translate(-50%);background:#fff;border-radius:8px;padding:12px;box-shadow:0 8px 24px #00000026;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;min-width:120px;text-align:center}.site-footer .footer-container .footer-bottom .social-links .social-link.social-hover .qr-popup[data-v-a74295e9]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#fff}.site-footer .footer-container .footer-bottom .social-links .social-link.social-hover .qr-popup.show[data-v-a74295e9]{opacity:1;visibility:visible;transform:translate(-50%) translateY(-5px)}.site-footer .footer-container .footer-bottom .social-links .social-link.social-hover .qr-popup img[data-v-a74295e9]{width:80px;height:80px;filter:none;border-radius:4px;margin-bottom:8px}.site-footer .footer-container .footer-bottom .social-links .social-link.social-hover .qr-popup span[data-v-a74295e9]{display:block;color:#333;font-size:12px;font-weight:500;white-space:nowrap}.site-footer .footer-container .footer-bottom .footer-text p[data-v-a74295e9]{color:#fff9;font-size:15px;line-height:1.6;margin:0;text-align:right}.site-footer .footer-container .footer-bottom .footer-text p a[data-v-a74295e9]{color:inherit;text-decoration:none}.site-footer .footer-container .footer-bottom .footer-text p a[data-v-a74295e9]:hover{text-decoration:underline}@media (max-width: 1200px){.site-footer .footer-container[data-v-a74295e9]{padding:40px 40px 30px}.site-footer .footer-container .footer-content[data-v-a74295e9]{grid-template-columns:repeat(3,1fr);gap:30px}}@media (max-width: 768px){.site-footer .footer-container[data-v-a74295e9]{padding:30px 20px 20px}.site-footer .footer-container .footer-content[data-v-a74295e9]{grid-template-columns:repeat(2,1fr);gap:20px}.site-footer .footer-container .footer-content .footer-section h3[data-v-a74295e9]{font-size:16px;margin-bottom:15px}.site-footer .footer-container .footer-content .footer-section ul li[data-v-a74295e9]{margin-bottom:8px}.site-footer .footer-container .footer-content .footer-section ul li a[data-v-a74295e9]{font-size:13px}.site-footer .footer-container .footer-content .footer-section.contact-section .contact-info p[data-v-a74295e9]{font-size:13px;line-height:1.6}.site-footer .footer-container .footer-bottom[data-v-a74295e9]{flex-direction:column;gap:20px;text-align:center}.site-footer .footer-container .footer-bottom .footer-text p[data-v-a74295e9]{text-align:center;font-size:11px}}@media (max-width: 480px){.site-footer .footer-container .footer-content[data-v-a74295e9]{grid-template-columns:1fr}}.main-nav{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.nav-container{max-width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 170px 0 125px;height:80px}.logo img{height:106px;width:auto}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:30px}.nav-menu a{text-decoration:none;color:#333;font-size:16px;font-weight:500;padding:10px 0;transition:color .3s ease;position:relative}.nav-menu a:hover,.nav-menu a.router-link-active{color:#253886}.nav-menu a.router-link-active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#253886}#app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}@media (max-width: 768px){.nav-container{flex-direction:column;height:auto;padding:15px 20px}.nav-menu{flex-wrap:wrap;gap:15px;margin-top:15px;justify-content:center}.nav-menu a{font-size:14px}.main-content{min-height:calc(100vh - 120px)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Microsoft YaHei,PingFang SC,sans-serif;line-height:1.6;color:#333}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.m-0{margin:0}.m-1{margin:8px}.m-2{margin:16px}.m-3{margin:24px}.m-4{margin:32px}.p-0{padding:0}.p-1{padding:8px}.p-2{padding:16px}.p-3{padding:24px}.p-4{padding:32px}.text-primary{color:#253886}.text-secondary{color:#666}.text-white{color:#fff}.text-dark{color:#333}.bg-primary{background-color:#253886}.bg-light{background-color:#f5f5f5}.bg-white{background-color:#fff}.bg-dark{background-color:#1c2332}.btn{display:inline-block;padding:12px 24px;border:none;border-radius:4px;cursor:pointer;text-decoration:none;transition:all .3s ease;font-family:inherit}.btn-primary{background-color:#253886;color:#fff}.btn-primary:hover{background-color:#1b2e7c}.btn-secondary{background-color:#666;color:#fff}.btn-secondary:hover{background-color:#525252}.card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.container{max-width:1920px;margin:0 auto;padding:0 20px}.container-fluid{width:100%;padding:0 20px}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col{flex:1;padding:0 15px}.col-1{flex:0 0 8.333333%}.col-2{flex:0 0 16.666667%}.col-3{flex:0 0 25%}.col-4{flex:0 0 33.333333%}.col-5{flex:0 0 41.666667%}.col-6{flex:0 0 50%}.col-7{flex:0 0 58.333333%}.col-8{flex:0 0 66.666667%}.col-9{flex:0 0 75%}.col-10{flex:0 0 83.333333%}.col-11{flex:0 0 91.666667%}.col-12{flex:0 0 100%}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.w-100{width:100%}.h-100{height:100%}.w-auto{width:auto}.h-auto{height:auto}.rounded{border-radius:4px}.rounded-lg{border-radius:8px}.rounded-xl{border-radius:16px}.rounded-full{border-radius:50%}.shadow-sm{box-shadow:0 1px 3px #0000001a}.shadow{box-shadow:0 2px 8px #0000001a}.shadow-lg{box-shadow:0 4px 16px #00000026}.shadow-xl{box-shadow:0 8px 32px #0003}.transition{transition:all .3s ease}.transition-fast{transition:all .15s ease}.transition-slow{transition:all .5s ease}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}img{max-width:100%;height:auto}.img-responsive{width:100%;height:auto}.img-cover{object-fit:cover}.img-contain{object-fit:contain}a{color:#253886;text-decoration:none;transition:color .3s ease}a:hover{color:#1b2e7c;text-decoration:underline}input,textarea,select{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:14px;transition:border-color .3s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#253886}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
